Autogenerated HTML docs for v1.6.0-rc1-34-g0fe8c 
diff --git a/git-clean.html b/git-clean.html index 0fc3e0c..3e3fd1e 100644 --- a/git-clean.html +++ b/git-clean.html 
@@ -321,7 +321,7 @@  <h2>SYNOPSIS</h2>   <div class="sectionbody">   <div class="verseblock">  -<div class="content"><em>git clean</em> [-d] [-f] [-n] [-q] [-x | -X] [--] &lt;paths&gt;&#8230;</div></div>  +<div class="content"><em>git clean</em> [-d] [-f] [-n] [-q] [-x | -X] [--] &lt;path&gt;&#8230;</div></div>   </div>   <h2 id="_description">DESCRIPTION</h2>   <div class="sectionbody">  @@ -329,8 +329,8 @@  from files that are not under version control. If the <em>-x</em> option is   specified, ignored files are also removed, allowing to remove all   build products.  -When optional <tt>&lt;paths&gt;&#8230;</tt> arguments are given, the paths  -affected are further limited to those that match them.</p></div>  +If any optional <tt>&lt;path&gt;&#8230;</tt> arguments are given, only those paths  +are affected.</p></div>   </div>   <h2 id="_options">OPTIONS</h2>   <div class="sectionbody">  @@ -407,7 +407,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2008-07-06 05:16:38 UTC  +Last updated 2008-07-31 22:10:18 UTC   </div>   </div>   </body>